func runtime.goroutineheader

7 uses

	runtime (current package)
		mprof.go#L1719: 			goroutineheader(gp)
		panic.go#L1584: 			goroutineheader(gp)
		signal_unix.go#L772: 		goroutineheader(gp)
		signal_unix.go#L776: 			goroutineheader(mp.curg)
		traceback.go#L1215: func goroutineheader(gp *g) {
		traceback.go#L1301: 		goroutineheader(curgp)
		traceback.go#L1326: 		goroutineheader(gp)